GroupService.addMemberToGroups Method
Adds the member to a list of groups.
Parameters
- id
-
Type: String
The ID of the account/group to add.
- accountId
-
Type: String
The ID of the account to add. If empty, it will assume the role of adding a group.
- listOfGroups
-
Type: Array
The list of groups to have the account/group added to.